Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutPositionableGroup<T> Class Members
Properties  Methods  Events


Xceed.Wpf.AvalonDock Assembly > Xceed.Wpf.AvalonDock.Layout Namespace : LayoutPositionableGroup<T> Class

The following tables list the members exposed by LayoutPositionableGroup<T>.

Public Properties
 NameDescription
Public Property

Gets or sets if LayoutDocumentPane (or LayoutAnchorablePane) allows the dropping of duplicate contents (according to its Title and ContentId).

When set to false, the LayoutDocumentPane (or LayoutAnchorablePane) hides the OverlayWindow.DropInto button to prevent dropping of duplicate content.
 
Public PropertyGets or sets a value indicating whether the LayoutDocuments can be repositioned in the LayoutDocumentPane via a drag of the LayoutDocumentTabItems, or if the LayoutAnchorables can be repositioned in the LayoutAnchorablePane via a drag of the LayoutAnchorableTabItems.  
Public PropertyGets the child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroup<T>)
Public PropertyGets the number of child elements. (Inherited from LayoutGroup<T>)
Public Property (Inherited from LayoutGroup<T>)
Public Property (Inherited from LayoutGroup<T>)
Public PropertyGets or sets the initial height of the dock.  
Public PropertyGets or sets the minimum dock height.  
Public PropertyGets or sets the minimum dock width.  
Public PropertyGets or sets the initial width of the dock.  
Public Property

Gets or sets the initial height of floating windows.

 
Public Property

Gets the initial position of the left side of a floating window.

 
Public Property

Gets the initial position of the topside of a floating window.

 
Public PropertyGets or sets the initial width of floating windows.  
Public PropertyGets or sets if a pane or group will appear over all other windows when floating.  
Public PropertyGets whether the element is maximized.  
Public Property (Inherited from LayoutGroup<T>)
Public PropertyGets whether the layout group is visible. (Inherited from LayoutGroup<T>)
Public PropertyGets or sets the parent container of the element. (Inherited from LayoutGroup<T>)
Public PropertyGets or sets the root of the element. (Inherited from LayoutGroup<T>)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from LayoutGroup<T>)
Public MethodDetermines whether an element is visible. (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public MethodReturns null. (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public MethodReturns the index of the specified child layout element. (Inherited from LayoutGroup<T>)
Public MethodInserts the specified child layout element at the specified index. (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public MethodMoves a child from an old index to a new index within a pane (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public MethodOverridden. Reads serialized layout information using the specified XmlReader.  
Public MethodRemoves the specified child ILayoutElement. (Inherited from LayoutGroup<T>)
Public MethodRemoves the child element at the specified index. (Inherited from LayoutGroup<T>)
Public MethodReplaces a child ILayoutElement with a new one. (Inherited from LayoutGroup<T>)
Public MethodReplaces the child element at the specified index with the specified element. (Inherited from LayoutGroup<T>)
Public Method (Inherited from LayoutGroup<T>)
Public MethodOverloaded.  (Inherited from LayoutGroup<T>)
Public MethodOverridden. Writes serialized layout information using the specified XmlWriter.  
Top
Protected Methods
 NameDescription
Protected Method

Called when a child has been moved.

(Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroup<T>)
Protected MethodGets whether the instance is visible. (Inherited from LayoutGroup<T>)
Protected Method (Inherited from LayoutGroup<T>)
Protected MethodCalled when the ChildrenCollectionChanged event is raised. (Inherited from LayoutGroup<T>)
Protected MethodCalled when the ChildrenTreeChanged event is raised. (Inherited from LayoutGroup<T>)
Protected MethodCalled when DockHeight has changed.  
Protected MethodCalled when DockWidth has changed.  
Protected MethodCalled when IsVisible has changed. (Inherited from LayoutGroup<T>)
Protected MethodCalled when Parent has changed. (Inherited from LayoutGroup<T>)
Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes. (Inherited from LayoutGroup<T>)
Protected Method (Inherited from LayoutGroup<T>)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from LayoutGroup<T>)
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from LayoutGroup<T>)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from LayoutGroup<T>)
Protected Internal Method (Inherited from LayoutGroup<T>)
Top
Public Events
 NameDescription
Public EventRaised when the child collection changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroupBase)
Public EventRaised when the children tree changes. (Inherited from LayoutGroup<T>)
Public EventRaised when a property has changed. (Inherited from LayoutGroup<T>)
Public EventRaised when a property is about to change. (Inherited from LayoutGroup<T>)
Top
See Also

Reference

LayoutPositionableGroup<T> Class
Xceed.Wpf.AvalonDock.Layout Namespace